Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 154 for

cff to ttf

(0.1 sec)
  1. 字体转换。高级详细信息 | C++

    aspose.font的转换功能。有时,您需要在保存IT之前读取转换的字体数据。这里的方法旨在帮助它。... 字体类型 字体对象 TTF Aspose.Font.Ttf.TtfFont Type1 Aspose...Type1Font CFF Aspose.Font.Cff.CffFont OTF Aspose.Font.Ttf.TtfFont...

    docs.aspose.com/font/zh/cpp/convert/advanced-me...
  2. 使用TrueType和OpenType字体 | Java

    Java API可供开发人员操纵和字体文件。了解如何使用Java产品中的TrueType和Opentype字体。...使用TrueType和OpenType字体 | Java TTF 是一种非常受欢迎的格式,得到大多数操作系统和软件的支持。...或OpenType是TrueType字体格式的扩展,它保持了TTF的结构,但获得了新功能,例如支持高级排版和多语言文本。 Aspose...

    docs.aspose.com/font/zh/java/working-with-truet...
  3. Font classes for supported Font Formats | .NET

    To understand Aspose.Font for .NET library start from the hierarchy of its classes. The article will give you understanding of how To manipulate fonts....TrueType TTF Type 1 Type 1 Compact Font Format ( CFF ) CFF Interrelations...for loading with Aspose.Font: ttf , ttc , eot , woff , woff2 ....

    docs.aspose.com/font/net/developer-guide/font-c...
  4. CFF文件加载字体| .NET

    .NET API 解决方案,用于从硬盘上的文件加载字体,即使该文件本身不是字体。让我们看看如何从 Cff 文件加载。... 从CFF文件加载字体 Live Demos About Font Source...Reference Nuget Pricing Buy 从CFF文件加载字体| .NET Contents [ Hide Show...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. WOFF2 to WOFF Converter API |.NET

    Convert WOFF2 To WOFF using .NET API on Windows. Integrate this native WOFF2 To WOFF font conversion functionality inTo your own solution....may face a need to transform TTF font into another one of a different...as input formats: TrueType (TTF) and Web Open Font Format (WOFF...

    products.aspose.com/font/net/conversion/woff2-t...
  6. TYPE1 to WOFF Converter API |.NET

    Convert TYPE1 To WOFF using .NET API on Windows. Integrate this native TYPE1 To WOFF font conversion functionality inTo your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/type1-t...
  7. EOT to WOFF2 Converter API |.NET

    Convert EOT To WOFF2 using .NET API on Windows. Integrate this native EOT To WOFF2 font conversion functionality inTo your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/eot-to-...
  8. WOFF to WOFF2 Converter API |.NET

    Convert WOFF To WOFF2 using .NET API on Windows. Integrate this native WOFF To WOFF2 font conversion functionality inTo your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/woff-to...
  9. EOT to WOFF Converter API |.NET

    Convert EOT To WOFF using .NET API on Windows. Integrate this native EOT To WOFF font conversion functionality inTo your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/eot-to-...
  10. How to load fonts? | Aspose.Font for .NET

    Here is described how To load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....ttf. In this case, to get access...FileSystemStreamSour( "Lora.ttf" ); If the font binary data is...

    docs.aspose.com/font/net/how-to-load-fonts/